numeric literal - translation to αραβικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

numeric literal - translation to αραβικά

IN LOGIC, ATOMIC FORMULA (ATOM) OR ITS NEGATION
Positive literal; Negative literal; Pure literal; Positive Literal; Pure Literal; Negative Literal; Boolean literal; Polarity (mathematical logic); Complementary literal

numeric literal      
معطيات رقمية
معطيات رقمية      

numeric literal

figurative language         
DISTINCTION WITHIN SOME FIELDS OF LANGUAGE ANALYSIS
Figurative language; Figurative Language; Literal language; Literal meaning; Literal interpretation; Literal & figurative language; Figurative sense; Figurative construction; Language features
بلاغة

Ορισμός

numeric keypad
<hardware> A keypad that has become a standard feature of PC keyboards, consisting of a rectangular array of 17 extra keys at the right-hand end: 0-9, ., Num Lock, /, *, -, + and Enter. Apart from Num Lock, these typically duplicate the function of other keys but are designed to make entering basic numerical calculations as quick as on a digital calculator. It is often possible to assign completely different functions to these keys according to the needs of a particular application. (2007-01-31)

Βικιπαίδεια

Literal (mathematical logic)

In mathematical logic, a literal is an atomic formula (also known as an atom or prime formula) or its negation. The definition mostly appears in proof theory (of classical logic), e.g. in conjunctive normal form and the method of resolution.

Literals can be divided into two types:

  • A positive literal is just an atom (e.g., x {\displaystyle x} ).
  • A negative literal is the negation of an atom (e.g., ¬ x {\displaystyle \lnot x} ).

The polarity of a literal is positive or negative depending on whether it is a positive or negative literal.

In logics with double negation elimination (where ¬ ¬ x x {\displaystyle \lnot \lnot x\equiv x} ) the complementary literal or complement of a literal l {\displaystyle l} can be defined as the literal corresponding to the negation of l {\displaystyle l} . We can write l ¯ {\displaystyle {\bar {l}}} to denote the complementary literal of l {\displaystyle l} . More precisely, if l x {\displaystyle l\equiv x} then l ¯ {\displaystyle {\bar {l}}} is ¬ x {\displaystyle \lnot x} and if l ¬ x {\displaystyle l\equiv \lnot x} then l ¯ {\displaystyle {\bar {l}}} is x {\displaystyle x} . Double negation elimination occurs in classical logics but not in intuitionistic logic.

In the context of a formula in the conjunctive normal form, a literal is pure if the literal's complement does not appear in the formula.

In Boolean functions, each separate occurrence of a variable, either in inverse or uncomplemented form, is a literal. For example, if A {\displaystyle A} , B {\displaystyle B} and C {\displaystyle C} are variables then the expression A ¯ B C {\displaystyle {\bar {A}}BC} contains three literals and the expression A ¯ C + B ¯ C ¯ {\displaystyle {\bar {A}}C+{\bar {B}}{\bar {C}}} contains four literals. However, the expression A ¯ C + B ¯ C {\displaystyle {\bar {A}}C+{\bar {B}}C} would also be said to contain four literals, because although two of the literals are identical ( C {\displaystyle C} appears twice) these qualify as two separate occurrences.